home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: struct as para.
- Date: 26 Feb 1996 13:50:09 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4gt9uhINN8ji@keats.ugrad.cs.ubc.ca>
- References: <3132085A.59E2@mozart.bme.ohio-state.edu>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <3132085A.59E2@mozart.bme.ohio-state.edu>,
- Xiaoyi Wu <xiaoyi@mozart.bme.ohio-state.edu> wrote:
- >Can we pass the copy of a structure in the para. list?
-
- Yes. ANSI/ISO allows it. You can also have a structure passed as a return
- value.
-
- Refer to the FAQ for more info.
- --
-
-